;------------------------------------------------------;
; TAG  CPL  Height  Width  BPP  REAL_WIDTH  TileFormat ;
;------------------------------------------------------;
.FORMAT 34  16      16     1    14          0 1 2 3

;----------------------------------------------------;
; Can start the project displaying Ascii text Window ;
;----------------------------------------------------;
.TextWindow show

;--------------------------------------------------;
; Can start the project displaying Kana text dump  ;
;--------------------------------------------------;
.KanaWindow show

;--------------------------------------------------;
; Can start the project displaying Kana Hex dump   ;
;--------------------------------------------------;
.HexWindow hide

;-----------------------------------;
; This is active for this project   ;
; That means it can afect the output;
;-----------------------------------;
.vwf off

;--------------------------------------------;
; Can start the project with controls hidden ;
;--------------------------------------------;
.controlcodes show

;--------------------------------------------------;
; Can start the project displaying translated text ;
; This is not used anymore                         ;
;--------------------------------------------------;
.TransText hide

;------------------------------------------------;
; Select a color to use ".green, .red, or .blue" ;
;------------------------------------------------;
.textbox.color.green

;------------------------------------------------;
; Select a background style ".gradient or .solid ;
;------------------------------------------------;
.textbox.gradient


;------------------;
; Text block data  ;
; TAG  TEXT_OFFSET ;
;------------------;
.BLOCK 00248026
.BLOCK 00248893
.BLOCK 0024925E
.BLOCK 002498F2
.BLOCK 00249EE5
.BLOCK 0024A2BC
.BLOCK 0024B4B1
.BLOCK 0024B7D4
.BLOCK 0024B9D9
.BLOCK 0024BC99
.BLOCK 0024C0E0
.BLOCK 0024C26D
.BLOCK 0024C336
.BLOCK 0024C6D9
.BLOCK 0024CD4E
.BLOCK 0024D365
.BLOCK 0024DEB4
.BLOCK 0024E916
.BLOCK 0024F632
